Release 10.1A: OpenEdge Development:
Java Open Clients
ProDataGraph class
OpenEdge provides a Java class,
com.progress.open4gl.ProDataGraph, that maps to a Progress 4GL ProDataSet. TheProDataGraphclass extends the Java SDODataGraphclass which contains the rootDataObject. The rootDataObjectcontains a reference property for each temp-table of the ProDataSet. Thus, theProDataGraphencapsulates the data for all temp-tables in the ProDataSet. A temp-table reference property maps to aProDataObjectcollection, where an individualProDataObjectrepresents a single row (record) of a temp-table. (See the "ProDataObject class" section.)The
com.progress.open4gl.ProDataGraphclass contains the following constructors and methods.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |